home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Freeware / Ziepod 0.91 beta / ZiepodSetup.exe / {app} / Help / Help.css < prev    next >
Cascading Style Sheet File  |  2005-08-13  |  7KB  |  380 lines

  1.  
  2. body {    
  3.     padding:0px;    
  4.     margin:0,0, 20px, 0;
  5.     width:90%;
  6. }
  7.  
  8. h1, h2, h3 {
  9.     margin: 0px;
  10.     padding: 0px;
  11. }
  12. PRE 
  13. {
  14.     overflow: auto;
  15.     width: 500px;
  16. }
  17. A         { color: #787878; text-decoration: none; }
  18. A:link        { color: #787878; text-decoration: none; }
  19. A:visited    { color: #787878; text-decoration: none; }
  20. A:active    { color: #787878;  }
  21. A:hover        { color: #547AFF; text-decoration:underline; }    
  22.     
  23. .tablink         { color: #808080; text-decoration: none; font-weight:bold; }
  24. .tablink:link    { color: #808080; text-decoration: none; }
  25. .tablink:visited    { color: #808080; text-decoration: none; }
  26. .tablink:active    { color: #808080; text-decoration: none; }
  27. .tablink:hover    { color: #000000; text-decoration: none; }
  28.  
  29. .seltablink         { color: #000000; text-decoration: none; font-weight:bold; }
  30. .seltablink:link    { color: #000000; text-decoration: none; }
  31. .seltablink:visited    { color: #000000; text-decoration: none; }
  32. .seltablink:active    { color: #000000;  }
  33. .seltablink:hover    { color: #8F8F8F; text-decoration: none;  }
  34.  
  35. .helptitlelink         { color: #808080; text-decoration: none; }
  36. .helptitlelink:link    { color: #808080; text-decoration: none; }
  37. .helptitlelink:visited    { color: #808080; text-decoration: none; }
  38. .helptitlelink:active    { color: #808080;  }
  39. .helptitlelink:hover    { color: #000000; text-decoration: none;  }
  40.  
  41. .HelpTitleTable
  42. {
  43.     margin-left:27px;
  44.     margin-top:10px;
  45. }
  46. .HelpParentTitle
  47. {
  48.     font-family: tahoma;
  49.     font-weight:bold;
  50.     font-size:12px;
  51.     padding-left:5px;
  52.     padding-top:3px;
  53.     padding-bottom:5px;
  54.     width:100%;
  55. }
  56. .HelpTitle
  57. {
  58.     font-family: tahoma;
  59.     font-size:13px;
  60.     padding-left:5px;
  61.     color:#808080;
  62.     padding-bottom:3px;
  63.     width:100%;
  64. }
  65. .HelpDeepNote
  66. {
  67.     font-family: tahoma;
  68.     font-size:10px;
  69.     font-weight:bold;
  70.     vertical-align:bottom;
  71.     padding-bottom:5px;
  72. }
  73. .HelpContentTable
  74. {
  75.     margin-left:20px;
  76.     margin-top:10px;
  77.     width:600;
  78.     text-align:left;
  79. }
  80. .ExplanationTable
  81. {
  82.     margin:20px;
  83.     width:600;
  84.     text-align:left;
  85. }
  86. .HelpContent
  87. {
  88.     font-family: tahoma;
  89.     font-size:12px;
  90.     color:#444;
  91.     line-height:150%;
  92. }
  93. .HelpNoteTitleTable
  94. {
  95.     border-bottom:1px solid #E3E3E3;
  96.     margin-left:20px;
  97.     margin-top:20px;
  98.     width:100%;
  99. }
  100. .HelpNoteTitle
  101. {
  102.     font-family: verdana;
  103.     font-weight:bold;
  104.     font-size:11px;
  105.     padding-left:10px;
  106.     color:#808080;
  107.     padding-bottom:3px;
  108.     width:100%;
  109. }
  110. .HelpNoteTable
  111. {
  112.     font-family: verdana;
  113.     font-size:11px;
  114.     color:#444;
  115.     margin-left:20px;
  116.     margin-top:10px;
  117.     line-height:140%;
  118. }
  119. .HelpNote
  120. {
  121.     font-family: verdana;
  122.     font-size:11px;
  123.     color:#444;
  124.     line-height:140%;
  125.     padding-bottom:5px;
  126.     padding-left:10px;
  127. }
  128. .HelpExampleTable
  129. {
  130.     margin-left:40px;
  131.     margin-top:20px;
  132.     margin-right:40px;
  133.     border:1px solid #999;
  134. }
  135. .HelpExample
  136. {
  137.     font-family: verdana;
  138.     font-size:11px;
  139.     color:#444;
  140.     line-height:140%;
  141.     padding:10px;
  142.     background:#eaeaea;
  143. }
  144. .HelpExampleTitle
  145. {
  146.     font-family: Verdana;
  147.     font-weight:bold;
  148.     font-size:11px;
  149.     color:#111;
  150.     padding-left:10px;
  151.     padding-bottom:2px;
  152.     line-height:140%;
  153.     background:#ccc;
  154. }
  155. .HelpCenterTable
  156. {
  157.     width:500;
  158.     margin-top:130px;
  159. }
  160. .HelpSearchTable
  161. {
  162. }
  163. .HelpSearchSection
  164. {
  165.     width:290px;
  166.     padding-left:10px;
  167.     padding-right:10px;
  168.     padding-top:3px;
  169. }
  170. .HelpCenterSectionTitle
  171. {
  172.     font-family: Verdana;
  173.     font-weight:bold;
  174.     font-size:12px;        
  175. }
  176. .HelpCenterTopicTitle
  177. {
  178.     font-family: Verdana;
  179.     font-size:10px;        
  180. }
  181. .HelpSearchSections
  182. {
  183.     padding-top:20px;
  184. }
  185. .TipMore
  186. {
  187.     font-family: verdana, sans-serif;
  188.     font-size:10px;
  189.     color:#111;
  190.     padding-right:20px;
  191.     text-align:right;        
  192. }
  193. .HallUpdateInfo
  194. {
  195.     font-family: verdana, Tahoma;
  196.     font-size:11px;
  197.     color:#555;
  198.     line-height:140%;
  199.     padding:10px;
  200. }
  201.  
  202. .PageTable
  203. {
  204.     width:650px;
  205.     text-align:center;
  206. }
  207. .PageContent
  208. {
  209.     width:500px;
  210.     border-bottom:1px dashed #E3E3E3;
  211. }        
  212. .TabsTable
  213. {
  214.     margin-bottom:0px;
  215. }
  216. .LogoTable
  217. {
  218.     margin:15, 0, 0, 10;
  219. }
  220. .SeparatorTab
  221. {
  222.     width:5;
  223.     border-bottom:1px solid #CCCCCC;
  224. }
  225. .RoundTopTable
  226. {
  227.     border-bottom:1px solid #E3E3E3;
  228.     width:100%;
  229. }
  230. .RoundTopSelTable
  231. {
  232.     border-bottom:1px solid #CCCCCC;
  233.     width:100%;
  234. }
  235. .RoundBottomOutTable
  236. {
  237.     border-bottom:1px solid #CCCCCC;
  238.     border-left:1px solid #E3E3E3;
  239.     border-right:1px solid #E3E3E3;
  240.     width:100%;
  241. }
  242. .RoundBottomSelOutTable
  243. {
  244.     border-left:1px solid #CCCCCC;
  245.     border-right:1px solid #CCCCCC;
  246.     width:100%;
  247. }
  248. .RoundBottomInTable
  249. {
  250.     border-left:1px solid #FFFFFF;
  251.     border-top:1px solid #FFFFFF;
  252.     border-right:1px solid #EEEEEE;
  253.     background:#F3F3F3;
  254.     font-family: tahoma;
  255.     font-size:12;
  256.     font-weight:bold;
  257.     color:#808080;
  258.     padding:5, 25, 5, 25;
  259.     width:100%;
  260. }
  261. .RoundBottomSelInTable
  262. {
  263.     border-left:1px solid #FFFFFF;
  264.     border-top:1px solid #FFFFFF;
  265.     border-bottom:1px solid #DCDCDC;
  266.     border-right:1px solid #D3D3D3;
  267.     background:#DCDCDC;
  268.     font-family: tahoma;
  269.     font-size:12;
  270.     font-weight:bold;
  271.     color:#022B7E;
  272.     padding:5, 25, 5, 25;
  273.     width:100%;
  274. }
  275. .IndexCaption
  276. {
  277.     font-family: tahoma;
  278.     font-size:13;
  279.     font-weight:bold;
  280.     color:#404040;
  281.     padding-left:5px;
  282.     padding-bottom:5px;
  283. }
  284. .IndexText
  285. {
  286.     font-family: tahoma;
  287.     font-size:11;
  288.     color:#716F6F;
  289.     line-height:140%;
  290. }
  291. .infocaption
  292. {
  293.     font-family: tahoma;
  294.     font-size:11;
  295.     font-weight:bold;
  296.     color:#404040;
  297. }
  298. .infotxt
  299. {
  300.     font-family: tahoma;
  301.     font-size:11;
  302.     color:#404040;
  303.     line-height:150%;
  304. }
  305. .abouttext
  306. {
  307.     font-family: tahoma;
  308.     font-size:12;
  309.     color:#404040;
  310.     line-height:150%;
  311. }
  312. .rightpanel
  313. {
  314.     border-left:1px solid #FFFFFF;
  315.     border-top:1px solid #FFFFFF;
  316.     border-right:1px solid #EEEEEE;
  317.     background:#F3F3F3;
  318.     font-family: tahoma;
  319.     font-size:12;
  320.     font-weight:bold;
  321.     color:#808080;
  322.     padding:5, 10, 5, 10;
  323.     width:100%;
  324. }
  325. .SlideCaption
  326. {
  327.     font-family: tahoma;
  328.     font-size:19;
  329.     font-weight:bold;
  330.     padding:0 0 12 10;
  331. }
  332. .SlideSubCaption
  333. {
  334.     font-family: tahoma;
  335.     font-size:12;
  336.     font-weight:bold;
  337.     padding:5 0 5 30;
  338. }
  339. .SlideContent
  340. {
  341.     font-family: tahoma;
  342.     font-size:12;
  343.     line-height:140%;
  344.     color:#808080;
  345.     padding:10 40 10 40;
  346. }
  347. .TabDesc
  348. {
  349.     font-family: tahoma;
  350.     font-size:11;
  351.     padding-left:10px;
  352. }
  353. .BottomPanel
  354. {
  355.     font-family: tahoma;
  356.     font-size:11;
  357.     border-bottom:1px solid #E0E0E0;
  358. }
  359. .bluebutton 
  360.     font: 11px Arial, Helvetica, sans-serif; 
  361.     color: #FFFFFF; 
  362.     background: #2184FD; 
  363.     border: 1px solid; 
  364.     border-top-color: #9DDBFF; 
  365.     border-right-color: #4975C8; 
  366.     border-bottom-color: #4975C8; 
  367.     border-left-color: #9DDBFF; 
  368.     padding:1, 1, 1, 1;
  369.     margin-left:10px;
  370. }
  371. .textarea
  372. {
  373.     font-family: tahoma;
  374.     font-size:12;
  375.     color:#404040;
  376.     width:450px;
  377.     line-height:140%;
  378.     padding:10px;
  379. }